Standard Turning Machine

Standard Turning Machine

The Standard Turing Machine

  • 語言的層級

    alt text
    alt text

  • 圖靈機

    alt text

    • tape

      alt text

    • 做甚麼

      alt text

    • Example

      alt text
      alt text

  • Input string

    alt text

    • 輸入不能是空的

      alt text

  • turing machine的定義

    alt text

    • 狀態轉移

      alt text

      • program

        alt text
        alt text

  • Turing machine 是 deterministic

    alt text

  • Transition function

    alt text
    alt text

  • 暫停

    alt text

  • final state

    alt text

    • 最終狀態沒有向外延伸的轉移
  • 接受與否

    alt text

  • Example

    alt text

    • accept

      alt text
      alt text
      alt text
      alt text
      alt text

    • reject

      alt text
      alt text

    • infinite loop

      alt text
      alt text
      alt text
      alt text
      alt text
      alt text

  • alt text

    • 輪流標記一個a 一個y
    • 全部標記完後 把所有的y parser掉

      alt text

  • configuration

    alt text

    • move

      alt text
      alt text

    • 如何表示

      alt text

    • init

      alt text

  • accepted language (接受的語言)

    alt text

  • 標準圖靈機

    alt text

Computing Functions with Turing Machines

  • 函數

    alt text
    alt text

    • 可能存在多個參數
  • 整數域

    alt text

    • 較偏好unary
  • 什麼樣的函數 是圖靈可計算的

    alt text
    alt text

    • Example

      alt text
      alt text
      alt text

    • 0 被用於當作分隔符號

      alt text

    • Turing machine

      alt text

    • counting Example

      alt text

  • Example

    alt text

    • 作法

      alt text

    • 答案

      alt text

  • Example

    alt text

    • 圖靈機的輸入與輸出

      alt text

    • match x的1 跟y的1

      alt text

Combining Turing Machines for Complicated Tasks

  • 流程圖

    alt text
    alt text

  • 微指令

    alt text

  • a*b

    alt text

Turing’s Thesis

  • 圖靈的論文

    alt text
    alt text

  • 電腦科學法則

    alt text

  • 演算法的定義

    alt text

    • 其實就是圖靈機

      alt text

  • QUIZ

    alt text
    alt text
    alt text


Standard Turning Machine
https://z-hwa.github.io/webHome/[object Object]/Theory of Computation/Standard-Turning-Machine/
作者
crown tako
發布於
2025年1月7日
許可協議